Method
Namespace: Vox.Decoders
Declared in: Vox.Decoders.Mp3
Loads and resamples the data from an .mp3 file to the specified SoundBuffer.
public static void LoadFromMp3( SoundBuffer buffer, string path, SampleQuality quality )